CustomPostProcessing
Complete API reference for CustomPostProcessing, including constructors, attributes, virtual attributes, and methods.
Package: JAVARuntime
Category: Post processing
Component: yes
public class CustomPostProcessing extends Component
Constructors
| Signature | Description |
|---|---|
CustomPostProcessing(CustomPostProcessing) | Executes CustomPostProcessing and returns after the underlying engine call finishes. |
CustomPostProcessing(Engine) | Executes CustomPostProcessing and returns after the underlying engine call finishes. |
CustomPostProcessing() | Executes CustomPostProcessing and returns after the underlying engine call finishes. |
Attributes
| Name | Type | Description |
|---|---|---|
instance | CustomPostProcessing | Represents the instance value stored on this instance. Read or assign to update the property. |
Virtual Attributes
| Name | Type | Access | Description |
|---|---|---|---|
param | String | set | Virtual attribute exposed by setParam. Access it like a field to read or write the underlying value. |
shaderFile | String | get/set | Virtual attribute exposed by getShaderFile. Access it like a field to read or write the underlying value. |
time | float | get/set | Virtual attribute exposed by getTime. Access it like a field to read or write the underlying value. |